Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 348 #387

Merged
merged 2 commits into from
Jan 26, 2016
Merged

Issue 348 #387

merged 2 commits into from
Jan 26, 2016

Conversation

kbknapp
Copy link
Member

@kbknapp kbknapp commented Jan 26, 2016

No description provided.

This commit adds support for values separated by commas such as
--option=val1,val2,val3. It also includes support for uses
without the equals and shorts (both with and without)

--option=val1,val2
--option val1,val2
-oval1,val2
-o=val1,val2
-o val1,val2

Closes #348
@yo-bot
Copy link

yo-bot commented Jan 26, 2016

r? @james-darkfox

(yo-bot has picked a reviewer for you, use r? to override)

@yo-bot
Copy link

yo-bot commented Jan 26, 2016

warning Warning warning

  • Pull requests are usually filed against the master branch for this repo, but this one is against v2-master. Please double check that you specified the right target!

kbknapp added a commit that referenced this pull request Jan 26, 2016
@kbknapp kbknapp merged commit 25b8ece into v2-master Jan 26, 2016
@kbknapp kbknapp deleted the issue-348 branch January 26, 2016 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants